Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 10, 2024

SDK update

Based on:

Versioning

Version Bump Type: [minor] - 🤖 (automated)

OpenAPI Change Summary

├─┬Info
│ └──[🔀] version (5:16)
├─┬Paths
│ └─┬/general/v0/general
│   └─┬POST
│     └─┬Responses
│       └─┬200
│         ├──[➕] content (76:27)
│         └─┬application/json
│           └─┬Schema
│             └─┬Extensions
│               └──[➕] x-speakeasy-name-override (73:48)
└─┬Components
  ├──[➕] schemas (526:22)
  └─┬partition_parameters
    ├──[➕] properties (337:11)
    ├─┬strategy
    │ └──[➕] enum (326:15)
    └─┬unique_element_ids
      └──[🔀] title (352:22)
Document Element Total Changes Breaking Changes
components 4 0
info 1 0
paths 2 0

TYPESCRIPT CHANGELOG

sdkHooks: 0.2.0 - 2024-11-02

🐝 New Features

envVarSecurityUsage: 0.1.2 - 2024-11-04

🐛 Bug Fixes

examples: 2.81.5 - 2025-01-08

🐛 Bug Fixes

  • prevent map examples from retaining obsolete key-value pairs (commit by @2ynn)

acceptHeaders: 2.81.2 - 2024-04-30

🐛 Bug Fixes

  • compute accept types from success responses (commit by @disintegrator)

globalSecurity: 2.82.12 - 2024-12-23

🐛 Bug Fixes

  • remove default basic auth username / password (commit by @disintegrator)

core: 3.18.14 - 2025-01-13

🐛 Bug Fixes

  • skip null and undefined parameter values during serialization (commit by @disintegrator)

core: 3.18.13 - 2025-01-13

🐛 Bug Fixes

  • avoid setting Content-Type: */* request header for relevant operations (commit by @disintegrator)

core: 3.18.12 - 2024-12-19

🔧 Chores

  • bump typescript transpilation target to ES2020 (commit by @mfbx9da4)

core: 3.18.11 - 2024-12-16

🐛 Bug Fixes

  • flattening with hidden parameters (commit by @mfbx9da4)

core: 3.18.10 - 2024-12-13

🐛 Bug Fixes

  • Support OAS references under multipart/form-data file properties (commit by @bflad)

core: 3.18.9 - 2024-12-06

🐛 Bug Fixes

  • support property names solely comprised of illegal characters (commit by @mfbx9da4)

core: 3.18.8 - 2024-11-28

🐛 Bug Fixes

  • add arguments to variable name exclusion list to avoid shadowing errors (commit by @tristanspeakeasy)

core: 3.18.7 - 2024-11-22

🐛 Bug Fixes

  • handle circular references through unions correctly (commit by @disintegrator)

core: 3.18.6 - 2024-11-19

🐛 Bug Fixes

  • detect import cycles between models living in different modules (commit by @disintegrator)

core: 3.18.5 - 2024-11-15

🐛 Bug Fixes

  • handling of raw buffers when deserialzing into zod types (commit by @tristanspeakeasy)

core: 3.18.4 - 2024-11-12

🐛 Bug Fixes

core: 3.18.3 - 2024-10-31

🐛 Bug Fixes

  • Prevent panic with invalid implicit discriminator mappings with propertyName within allOf object (commit by @bflad)

unions: 2.85.8 - 2024-11-05

🐛 Bug Fixes

  • improved handling of complex allOf schemas that merge multiple types (commit by @tristanspeakeasy)

@github-actions github-actions bot added the minor Minor version bump label Nov 10, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731198560 branch 7 times, most recently from 8948158 to 821213b Compare November 17, 2024 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731198560 branch 8 times, most recently from 9e6b0e0 to 3fc530a Compare November 25, 2024 00:30
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731198560 branch 7 times, most recently from 883bff3 to de4adb2 Compare December 2, 2024 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731198560 branch 7 times, most recently from ef75699 to 5d94b70 Compare December 9, 2024 00:32
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731198560 branch 8 times, most recently from 174960a to d3c5403 Compare December 31, 2024 00:28
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731198560 branch 8 times, most recently from f72d500 to 5b50a88 Compare January 8, 2025 00:28
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731198560 branch 6 times, most recently from fa19503 to fb3fd98 Compare January 14, 2025 00:27
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1731198560 branch from fb3fd98 to 5254576 Compare January 15, 2025 00:28
@awalker4 awalker4 closed this Jan 15, 2025
@awalker4 awalker4 reopened this Jan 15, 2025
@awalker4 awalker4 enabled auto-merge (squash) January 15, 2025 15:34
@awalker4 awalker4 merged commit e33d8a7 into main Jan 15, 2025
2 checks passed
@awalker4 awalker4 deleted the speakeasy-sdk-regen-1731198560 branch January 15, 2025 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants